Conversation
|
@pulp/python the test were being skipped, it enables the tests again, but I don't have the background for fixing these tests |
c07f1b8 to
cfcb360
Compare
|
I rebased my PR, so I got this change: what is the right fixture? |
Bandersnatch requires the remote url to be https, so the fixtures url must point to our hosted fixtures and not use the container built fixtures. |
if we set |
|
Hmm, where is that variable docker_fixtures being set? We should turn that off so that it chooses the hosted fixtures instead. |
[noissue]
[noissue]
cfcb360 to
d2efc04
Compare
| deploy_daily_client_to_rubygems: true | ||
| deploy_to_pypi: true | ||
| docker_fixtures: true | ||
| docker_fixtures: false |
There was a problem hiding this comment.
I turned it off and ran plugin-template
|
Finally green \o/ |
[noissue]